home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3960 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  496 b 

  1. Path: drivel.ics.uci.edu!ucivax!gateway
  2. From: klefstad@catalina.ICS.UCI.EDU ("Raymond Klefstad, Ph.D.")
  3. Subject: Stream implementation for Berkeley Sockets
  4. Message-ID: <9601261506.aa11515@paris.ics.uci.edu>
  5. Date: 26 Jan 96 23:07:35 GMT
  6. Newsgroups: comp.lang.c++
  7.  
  8.     Has anyone implemented a streambuf for Berkeley Sockets to allow use
  9.     of the iostream interface for network applications?  If so, I'd like
  10.     to use it in my Network Programming Class.  Otherwise, I'm going to
  11.     write one.
  12.